[INFO] fetching crate reifydb-store 0.8.1...
[INFO] checking reifydb-store-0.8.1 against try#d0ab665d12770dbaae620b539ee4319b83445f45 for pr-133502-24
[INFO] extracting crate reifydb-store 0.8.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate reifydb-store 0.8.1
[INFO] finished tweaking crates.io crate reifydb-store 0.8.1
[INFO] tweaked toml for crates.io crate reifydb-store 0.8.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate reifydb-store 0.8.1 on toolchain d0ab665d12770dbaae620b539ee4319b83445f45
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate reifydb-store 0.8.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 36173c0a0842156a4b753a4a1f96feb5337b3150890680466f8da0fc7f011501
[INFO] running `Command { std: "docker" "start" "36173c0a0842156a4b753a4a1f96feb5337b3150890680466f8da0fc7f011501", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "36173c0a0842156a4b753a4a1f96feb5337b3150890680466f8da0fc7f011501", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "36173c0a0842156a4b753a4a1f96feb5337b3150890680466f8da0fc7f011501" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "36173c0a0842156a4b753a4a1f96feb5337b3150890680466f8da0fc7f011501", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "36173c0a0842156a4b753a4a1f96feb5337b3150890680466f8da0fc7f011501" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling reifydb-build v0.8.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking rand_core v0.10.1
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]    Compiling bigdecimal v0.4.10
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling reifydb-value v0.8.1
[INFO] [stderr]     Checking memchr v2.8.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]    Compiling reifydb-codec v0.8.1
[INFO] [stderr]    Compiling reifydb-runtime v0.8.1
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking rayon-core v1.13.0
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking tagptr v0.2.0
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]    Compiling reifydb-core v0.8.1
[INFO] [stderr]     Checking reifydb-abi v0.8.1
[INFO] [stderr]     Checking crossbeam-skiplist v0.1.3
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking uuid v1.23.2
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking dashmap v7.0.0-rc2
[INFO] [stderr]     Checking moka v0.12.15
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]     Checking reifydb-store v0.8.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::<u64>::fetch_update`: renamed to `try_update` for consistency
[INFO] [stdout]   --> src/row/state.rs:26:33
[INFO] [stdout]    |
[INFO] [stdout] 26 |         let _ = self.unpersisted_keys.fetch_update(Ordering::Relaxed, Ordering::Relaxed, |current| {
[INFO] [stdout]    |                                       ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]    |
[INFO] [stdout] 26 -         let _ = self.unpersisted_keys.fetch_update(Ordering::Relaxed, Ordering::Relaxed, |current| {
[INFO] [stdout] 26 +         let _ = self.unpersisted_keys.try_update(Ordering::Relaxed, Ordering::Relaxed, |current| {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::<u64>::fetch_update`: renamed to `try_update` for consistency
[INFO] [stdout]   --> src/row/state.rs:26:33
[INFO] [stdout]    |
[INFO] [stdout] 26 |         let _ = self.unpersisted_keys.fetch_update(Ordering::Relaxed, Ordering::Relaxed, |current| {
[INFO] [stdout]    |                                       ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]    |
[INFO] [stdout] 26 -         let _ = self.unpersisted_keys.fetch_update(Ordering::Relaxed, Ordering::Relaxed, |current| {
[INFO] [stdout] 26 +         let _ = self.unpersisted_keys.try_update(Ordering::Relaxed, Ordering::Relaxed, |current| {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] running `Command { std: "docker" "inspect" "36173c0a0842156a4b753a4a1f96feb5337b3150890680466f8da0fc7f011501", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36173c0a0842156a4b753a4a1f96feb5337b3150890680466f8da0fc7f011501", kill_on_drop: false }`
[INFO] [stdout] 36173c0a0842156a4b753a4a1f96feb5337b3150890680466f8da0fc7f011501
